kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Char
/
toShort
to
Short
Native
@
DeprecatedSinceKotlin
(
warningSince
=
"1.5"
)
external
fun
toShort
(
)
:
Short
Content copied to clipboard
Returns the value of this character as a
Short
.